home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / s390 / appldata / Makefile
Encoding:
Makefile  |  2008-12-24  |  241 b   |  9 lines

  1. #
  2. # Makefile for the Linux - z/VM Monitor Stream.
  3. #
  4.  
  5. obj-$(CONFIG_APPLDATA_BASE) += appldata_base.o
  6. obj-$(CONFIG_APPLDATA_MEM) += appldata_mem.o
  7. obj-$(CONFIG_APPLDATA_OS) += appldata_os.o
  8. obj-$(CONFIG_APPLDATA_NET_SUM) += appldata_net_sum.o
  9.